[XEN] Improve multi-core/thread scheduler support.
authorEmmanuel Ackaouy <ack@xensource.com>
Tue, 12 Dec 2006 19:37:21 +0000 (19:37 +0000)
committerEmmanuel Ackaouy <ack@xensource.com>
Tue, 12 Dec 2006 19:37:21 +0000 (19:37 +0000)
commitc918890fc53f00914e17da999b11c278973e34b5
tree48eef44d41b508fec191030f223eef3b553ffc99
parent4c47ee30f0178fbbc8deb4762919bf5adc930116
[XEN] Improve multi-core/thread scheduler support.
Relax granularity at which running VCPUs are migrated onto
cores or sockets with more idle execution vehicles and
simplify code a good deal in the process.
Also, some scheduler stat cleanup while in there.
Signed-off-by: Emmanuel Ackaouy <ack@xensource.com>
xen/common/sched_credit.c